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

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12126'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12126'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12130'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12130'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12134'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12134'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17777'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17777'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17778'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17778'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17780'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17780'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17781'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17781'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17783'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17783'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17784'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17784'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17785'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17785'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17786'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17786'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17788'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17788'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17776'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17776'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17771'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17771'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17773'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17773'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17774'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17774'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17775'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17775'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17789'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17789'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17790'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17790'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17791'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17791'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17792'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17792'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17757'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17757'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17758'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17758'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17759'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17759'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17762'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17762'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17765'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17765'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17766'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17766'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17767'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17767'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17748'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17748'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17749'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17749'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10356'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10356'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10359'^^xsd:string;
  dwc:scientificName 'Coelorinchus caelorhincus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '398381'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10359'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '398381'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10363'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10363'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10364'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10364'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10368'^^xsd:string;
  dwc:scientificName 'Hoplostethus mediterraneus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '159409'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10368'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126404'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10371'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10371'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10372'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10372'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10374'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10374'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10375'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10375'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10376'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10376'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10379'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10379'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10380'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10380'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10381'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10381'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12137'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12137'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12138'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12138'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12139'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12139'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12140'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12140'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12146'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12146'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10382'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10382'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10383'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10383'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10384'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10384'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10387'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10387'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10389'^^xsd:string;
  dwc:scientificName 'Spondyliosoma cantharus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127066'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10389'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10392'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10392'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10395'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10395'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10396'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10396'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8279'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8279'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8281'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8281'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8283'^^xsd:string;
  dwc:scientificName 'Electrona risso'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8283'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126600'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8284'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8284'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8285'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8285'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8288'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8288'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8289'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8289'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8290'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8290'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8291'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8291'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8293'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8293'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8294'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8294'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8296'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8296'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8298'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8298'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16122'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16122'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16123'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16123'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16124'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16124'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16125'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16125'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16126'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16126'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16127'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16127'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16128'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16128'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16129'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16129'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16130'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16130'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16132'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16132'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16134'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16134'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16135'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16135'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16121'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16121'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16120'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16120'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16119'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16119'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16113'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16113'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16114'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16114'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16115'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16115'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16116'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16116'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16117'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16117'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16118'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16118'^^xsd:string;
  dwc:observationDate '1969-09-22'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13569'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13569'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13574'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13574'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13575'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13575'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13577'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13577'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1466'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1466'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1469'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1469'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1472'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1472'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1473'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1473'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12136'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12136'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1479'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1479'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1480'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1480'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1483'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1483'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1484'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1484'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1485'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1485'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1478'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1478'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13579'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13579'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13580'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13580'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13582'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13582'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13583'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13583'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13585'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13585'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13586'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13586'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13588'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13588'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13589'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13589'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.05 15.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.05"^^xsd:decimal ;
  dwc:decimalLongitude "15.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters "230"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13592'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.11'^^xsd:double;
  dwc:latitude '43.05'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:maximumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13592'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12023'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12023'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12030'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12030'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12031'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12031'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12032'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12032'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12033'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12033'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12034'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12034'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12036'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12036'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12037'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12037'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2158'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2158'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2159'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2159'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2160'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2160'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10165'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10165'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17506'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17506'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17507'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17507'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17508'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17508'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17509'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17509'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17511'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17511'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17513'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17513'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17515'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17515'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17517'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17517'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17518'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17518'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13165'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13165'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13166'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13166'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13167'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13167'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13169'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13169'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13170'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13170'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13171'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13171'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13172'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13172'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13175'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13175'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13176'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13176'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13187'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13187'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13189'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13189'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13190'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13190'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13163'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13163'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17538'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17538'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17505'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17505'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17539'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17539'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17541'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17541'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17542'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17542'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17545'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17545'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17550'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17550'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8036'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8036'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8034'^^xsd:string;
  dwc:scientificName 'Alosa fallax nilotica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '236140'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8034'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126415'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8056'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8056'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8037'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8037'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8039'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8039'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8041'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8041'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8047'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8047'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8050'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8050'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8051'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8051'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8052'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8052'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8053'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8053'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8054'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8054'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13212'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13212'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13213'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13213'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13215'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13215'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13216'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13216'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13186'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13186'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13185'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13185'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8084'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8084'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8088'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8088'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8089'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8089'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8079'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8079'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8057'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8057'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8058'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8058'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8059'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8059'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8064'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8064'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8065'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8065'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8066'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8066'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8067'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8067'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8068'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8068'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8069'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8069'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13191'^^xsd:string;
  dwc:scientificName 'Pagellus erythrinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127060'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13191'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13193'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13193'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13195'^^xsd:string;
  dwc:scientificName 'Penaeus spp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '106822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13195'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '106822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13197'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13197'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13208'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13208'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13209'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13209'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17559'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17559'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17560'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17560'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17562'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17562'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17563'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17563'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17567'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17567'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17568'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17568'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2144'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2144'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2145'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2145'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2149'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2149'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2156'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2156'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10168'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10168'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10170'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10170'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10171'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10171'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10172'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10172'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10173'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10173'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10176'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10176'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10179'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10179'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10180'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10180'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10185'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10185'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10189'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10189'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10199'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10199'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10181'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10181'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10152'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10152'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10145'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10145'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10149'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10149'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10150'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10150'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2892'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2892'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2894'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2894'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2895'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2895'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2898'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2898'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10166'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10166'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2900'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2900'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2901'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2901'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2903'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2903'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2904'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2904'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2905'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2905'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2909'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2909'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2910'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2910'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2915'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2915'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2918'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2918'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2919'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2919'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2920'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2920'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10167'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10167'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15973'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15973'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15974'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15974'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15976'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15976'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15979'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15979'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15980'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15980'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15981'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15981'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15984'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15984'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15985'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15985'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15987'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15987'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15988'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15988'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15957'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15957'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15958'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15958'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15959'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15959'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15960'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15960'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15961'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15961'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15962'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15962'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15963'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15963'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15966'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15966'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15972'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15972'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15989'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15989'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15949'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15949'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15927'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15927'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15929'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15929'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15931'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15931'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15936'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15936'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15938'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15938'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15939'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15939'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15940'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15940'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15941'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15941'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15942'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15942'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15943'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15943'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15944'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15944'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15945'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15945'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15948'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15948'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4169'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4169'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4170'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4170'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4173'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4173'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4174'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4174'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4176'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4176'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4180'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4180'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4187'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4187'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4188'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4188'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4190'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4190'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4191'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4191'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4192'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4192'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4193'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4193'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4194'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4194'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4195'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4195'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4199'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4199'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4203'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4203'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4189'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4189'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4204'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4204'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1369'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1369'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1362'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1362'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1364'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1364'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1370'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1370'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1371'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1371'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1372'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1372'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1377'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1377'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1378'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1378'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1379'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1379'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1382'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1382'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1387'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1387'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1388'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1388'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10200'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10200'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10201'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10201'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10202'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10202'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10164'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10164'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4216'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4216'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4221'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4221'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4222'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4222'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4223'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4223'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4224'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4224'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4225'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4225'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4226'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4226'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4213'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4213'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10163'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10163'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2132'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2132'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2134'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2134'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2141'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2141'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2142'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2142'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2143'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2143'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13177'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13177'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13180'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13180'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13182'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13182'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13151'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13151'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13152'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13152'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13153'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13153'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13154'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13154'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13155'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13155'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13156'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13156'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12043'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12043'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12044'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12044'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12046'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12046'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12048'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12048'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12049'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12049'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17520'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17520'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17521'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17521'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12039'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12039'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17522'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17522'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17523'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17523'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17526'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17526'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17527'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17527'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17528'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17528'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17532'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17532'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17533'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17533'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17537'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17537'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17503'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17503'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12038'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12038'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17551'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17551'^^xsd:string;
  dwc:observationDate '1970-07-14'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17552'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17552'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17558'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17558'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4205'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4205'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4206'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4206'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4212'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4212'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4196'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4196'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.23 15.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.23"^^xsd:decimal ;
  dwc:decimalLongitude "15.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "187.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13207'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.2'^^xsd:double;
  dwc:latitude '43.23'^^xsd:double;
  dwc:minimumDepth '187.39999'^^xsd:double;
  dwc:maximumDepth '187.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13207'^^xsd:string;
  dwc:observationDate '1968-03-03'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1319'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1319'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1320'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1320'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1321'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1321'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1322'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1322'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1323'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1323'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15852'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15852'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15853'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15853'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15855'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15855'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10071'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10071'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17347'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17347'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17349'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17349'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17350'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17350'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17351'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17351'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17355'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17355'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17357'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17357'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17358'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17358'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17359'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17359'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11977'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11977'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7937'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7937'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7938'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7938'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7939'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7939'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7940'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7940'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7942'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7942'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7943'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7943'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7944'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7944'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7946'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7946'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7947'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7947'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7952'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7952'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7953'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7953'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7954'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7954'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7958'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7958'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7959'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7959'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7960'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7960'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12872'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12872'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12873'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12873'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12874'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12874'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12875'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12875'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12880'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12880'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12882'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12882'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12886'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12886'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12887'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12887'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12888'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12888'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12889'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12889'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12890'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12890'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12907'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12907'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12891'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12891'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12892'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12892'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12895'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12895'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12897'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12897'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12899'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12899'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12900'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12900'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12901'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12901'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12905'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12905'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12906'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12906'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12915'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12915'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12916'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12916'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12917'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12917'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12918'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12918'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12919'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12919'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12921'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12921'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12922'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12922'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12923'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12923'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12924'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12924'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15848'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15848'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15850'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15850'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15851'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15851'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12925'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12925'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12926'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12926'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12928'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12928'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12929'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12929'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12930'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12930'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12935'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12935'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12944'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12944'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12947'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12947'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12949'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12949'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12951'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12951'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4050'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4050'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4052'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4052'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4053'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4053'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4049'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4049'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10072'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10072'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10074'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10074'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2079'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2079'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2081'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2081'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2082'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2082'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2083'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2083'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2084'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2084'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2087'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2087'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2088'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2088'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2092'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2092'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2073'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2073'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2078'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2078'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11961'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11961'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11962'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11962'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11965'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11965'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11967'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11967'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11968'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11968'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11970'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11970'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11972'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11972'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11975'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11975'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11980'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11980'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17361'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17361'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17362'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17362'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17365'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17365'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17366'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17366'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17369'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17369'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17370'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17370'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17371'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17371'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17375'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17375'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11984'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11984'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17379'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17379'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17380'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17380'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17381'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17381'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17382'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17382'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17385'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17385'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17387'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17387'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17388'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17388'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17377'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17377'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17378'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17378'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17397'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17397'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17411'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17411'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17412'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17412'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17398'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17398'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17404'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17404'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17405'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17405'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17407'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17407'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17408'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17408'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17409'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17409'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17410'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17410'^^xsd:string;
  dwc:observationDate '1970-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15878'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15878'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15861'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15861'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15862'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15862'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15863'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15863'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15856'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15856'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15857'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15857'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15859'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15859'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15865'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15865'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15868'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15868'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15869'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15869'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15871'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15871'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15874'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15874'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_15876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_15876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_15876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_15876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_15876'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_15876'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4060'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4060'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4061'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4061'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4062'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4062'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4063'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4063'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4064'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4064'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4066'^^xsd:string;
  dwc:scientificName 'Grammonus ater'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126658'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4066'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126658'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4067'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4067'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4068'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4068'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4082'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4082'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4086'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4086'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4087'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4087'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4088'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4088'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4095'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4095'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4096'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4096'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4069'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4069'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4070'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4070'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4071'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4071'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4072'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4072'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4076'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4076'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4077'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4077'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4079'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4079'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4080'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4080'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4081'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4081'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10037'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10037'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10038'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10038'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10040'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10040'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10044'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10044'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10047'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10047'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10048'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10048'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10054'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10054'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10055'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10055'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10056'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10056'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10057'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10057'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10058'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10058'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10064'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10064'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10068'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10068'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10069'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10069'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1300'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1300'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1301'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1301'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1305'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1305'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1306'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1306'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1309'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1309'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10026'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10026'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10027'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10027'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10028'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10028'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10034'^^xsd:string;
  dwc:scientificName 'Deltentosteus quadrimaculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126880'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10034'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126880'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10070'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10070'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2093'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2093'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2094'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2094'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2095'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2095'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2096'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2096'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12953'^^xsd:string;
  dwc:scientificName 'Squilla mantis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '136137'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12953'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '136137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12956'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12956'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12962'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12962'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12963'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12963'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12964'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12964'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12967'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12967'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12968'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12968'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12969'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12969'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12970'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12970'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1310'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1310'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1311'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1311'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1315'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1315'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1316'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1316'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1317'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1317'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.4 15.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.4"^^xsd:decimal ;
  dwc:decimalLongitude "15.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "215.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11976'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.28'^^xsd:double;
  dwc:latitude '43.4'^^xsd:double;
  dwc:minimumDepth '215.39999'^^xsd:double;
  dwc:maximumDepth '215.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11976'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19316'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19316'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19317'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19317'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19318'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19318'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19320'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19320'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3109'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3109'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3110'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3110'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3112'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3112'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3105'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3105'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3106'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3106'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3113'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3113'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3114'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3114'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16418'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16418'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16419'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16419'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3115'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3115'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3117'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3117'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19333'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19333'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19334'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19334'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19337'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19337'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19339'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19339'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19340'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19340'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19343'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19343'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19346'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19346'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19348'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19348'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19331'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19331'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19323'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19323'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19325'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19325'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19326'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19326'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19327'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19327'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19330'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19330'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12262'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12262'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12267'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12267'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12268'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12268'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10581'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10581'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10585'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10585'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10586'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10586'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10590'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10590'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10591'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10591'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10593'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10593'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10594'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10594'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10595'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10595'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10603'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10603'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12270'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12270'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10601'^^xsd:string;
  dwc:scientificName 'Squalus blainville'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105924'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10601'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105924'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10602'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10602'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14079'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14079'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14080'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14080'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14081'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14081'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14083'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14083'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14086'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14086'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14089'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14089'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14095'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14095'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14097'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14097'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14098'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14098'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14078'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14078'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14067'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14067'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14069'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14069'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14072'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14072'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14075'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14075'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14076'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14076'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14077'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14077'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12272'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12272'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12275'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12275'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12276'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12276'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12278'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12278'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12283'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12283'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12284'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12284'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16401'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16401'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16389'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16389'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16391'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16391'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16394'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16394'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16395'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16395'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16400'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16400'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16424'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16424'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16420'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16420'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3118'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3118'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3126'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3126'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3127'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3127'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16425'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16425'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16427'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16427'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16428'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16428'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16429'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16429'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18019'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18019'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18021'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18021'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18022'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18022'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18023'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18023'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18025'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18025'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18026'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18026'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18027'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18027'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18029'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18029'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18033'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18033'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18035'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18035'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18037'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18037'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18064'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18064'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18070'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18070'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18071'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18071'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18075'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18075'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18076'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18076'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18078'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18078'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18045'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18045'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18041'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18041'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18043'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18043'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18040'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18040'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18039'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18039'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2364'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2364'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2351'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2351'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2353'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2353'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2354'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2354'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2355'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2355'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2356'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2356'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2357'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2357'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2359'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2359'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2361'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2361'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2363'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2363'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18081'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18081'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2350'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2350'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18082'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18082'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18083'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18083'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18084'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18084'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18085'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18085'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18086'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18086'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18087'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18087'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16385'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16385'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16386'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16386'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16387'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16387'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16388'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16388'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16381'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16381'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16382'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16382'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16383'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16383'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16384'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16384'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16367'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16367'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16369'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16369'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16373'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16373'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16379'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16379'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16362'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16362'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16363'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16363'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16365'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16365'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16366'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16366'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2365'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2365'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2366'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2366'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2372'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2372'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2373'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2373'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_842'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_842'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_843'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_843'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_850'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_850'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_851'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_851'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_852'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_852'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_841'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_841'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_829'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_829'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_831'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_831'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_832'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_832'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_834'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_834'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_836'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_836'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_837'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_837'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_839'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_839'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8574'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8574'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8575'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8575'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8590'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8590'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8577'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8577'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8578'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8578'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8583'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8583'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8585'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8585'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8587'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8587'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8588'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8588'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4478'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4478'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4479'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4479'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4484'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4484'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4485'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4485'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8596'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8596'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8597'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8597'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8598'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8598'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4487'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4487'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4490'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4490'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4491'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4491'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4492'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4492'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4493'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4493'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4495'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4495'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4500'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4500'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4501'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4501'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1614'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1614'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1615'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1615'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1617'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1617'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1619'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1619'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1620'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1620'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1622'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1622'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1623'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1623'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1602'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1602'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1603'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1603'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1604'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1604'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1605'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1605'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1606'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1606'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1608'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1608'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1609'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1609'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1611'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1611'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1613'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1613'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1600'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1600'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1601'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1601'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_14100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_14100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_14100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_14100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_14100'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_14100'^^xsd:string;
  dwc:observationDate '1968-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16402'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16402'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16406'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16406'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16407'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16407'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18063'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18063'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18047'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18047'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18050'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18050'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18051'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18051'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18052'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18052'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18053'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18053'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18057'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18057'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18058'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18058'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18061'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18061'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16409'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16409'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16411'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16411'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16416'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16416'^^xsd:string;
  dwc:observationDate '1969-04-04'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16417'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16417'^^xsd:string;
  dwc:observationDate '1969-09-23'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12269'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12269'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18044'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18044'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_18031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_18031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_18031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_18031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_18031'^^xsd:string;
  dwc:scientificName 'Callistoctopus macropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '534558'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_18031'^^xsd:string;
  dwc:observationDate '1970-07-15'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.12 15.33)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.12"^^xsd:decimal ;
  dwc:decimalLongitude "15.33"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters "187"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_846'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.33'^^xsd:double;
  dwc:latitude '43.12'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:maximumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_846'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5510'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5510'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5511'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5511'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5513'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5513'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5515'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5515'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5516'^^xsd:string;
  dwc:scientificName 'Serranus cabrilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127041'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5516'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127041'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5517'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5517'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5521'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5521'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5522'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5522'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5523'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5523'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_583'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_583'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_572'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_572'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_573'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_573'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_574'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_574'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_577'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_577'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_578'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_578'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_579'^^xsd:string;
  dwc:scientificName 'Macroramphosus scolopax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127378'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_579'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127378'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_580'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_580'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9930'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9930'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11954'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11954'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9998'^^xsd:string;
  dwc:scientificName 'Raja radula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105889'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9998'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5477'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5477'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5478> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5478'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5478'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17345'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17345'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12751'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12751'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12756'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12756'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12757'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12757'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7932'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7932'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7935'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7935'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7936'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7936'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7931'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7931'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3512'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3512'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3513'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3513'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3514'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3514'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3515'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3515'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3516'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3516'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3517'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3517'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3519'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3519'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3521'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3521'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7921'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7921'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7923'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7923'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7924'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7924'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7927'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7927'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7928'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7928'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7929'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7929'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7930'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7930'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3523'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3523'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3527'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3527'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3528'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3528'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3532'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3532'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3534'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3534'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3536'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3536'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3538'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3538'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3539'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3539'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3540'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3540'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3541'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3541'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19075'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19075'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12829'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12829'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12830'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12830'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12831'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12831'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12832'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12832'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12837'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12837'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12838'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12838'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12840'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12840'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12842'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12842'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12843'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12843'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12844'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12844'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12826'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12826'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19046'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19046'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19047'^^xsd:string;
  dwc:scientificName 'Lepidopus caudatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127088'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19047'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19048'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19048'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19049'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19049'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19051'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19051'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19053'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19053'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19056'^^xsd:string;
  dwc:scientificName 'Maja squinado'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107350'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19056'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107350'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19057'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19057'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19058'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19058'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19044'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19044'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19032'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19032'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19038'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19038'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3542'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3542'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7845'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7845'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7847'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7847'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7851'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7851'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7852'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7852'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7855'^^xsd:string;
  dwc:scientificName 'Carapus acus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126661'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7855'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126661'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7857'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7857'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7858'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7858'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7859'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7859'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7863'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7863'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7869'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7869'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12778'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12778'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12779'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12779'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12780'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12780'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12781'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12781'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12785'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12785'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12786'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12786'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12787'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12787'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12788'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12788'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12789'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12789'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7874'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7874'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7876'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7876'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7877'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7877'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7878'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7878'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7879'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7879'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7872'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7872'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12790'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12790'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7838'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7838'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7839'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7839'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7840'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7840'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7841'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7841'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7843'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7843'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12741'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12741'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12742'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12742'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12745'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12745'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12748'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12748'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12750'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12750'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12776'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12776'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12738'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12738'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12739'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12739'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12760'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12760'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12763'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12763'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12765'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12765'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12766'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12766'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12768'^^xsd:string;
  dwc:scientificName 'Eledone moschata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140601'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12768'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '140601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12772'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12772'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3497'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3497'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3498'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3498'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3500'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3500'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3509'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3509'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12735'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12735'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12736'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12736'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12737'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12737'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12773'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12773'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12774'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12774'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12775'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12775'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3494'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3494'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3495'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3495'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7893'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7893'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7896'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7896'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7897'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7897'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7902'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7902'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7907'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7907'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7911'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7911'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7915'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7915'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7919'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7919'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4046'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4046'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_587'^^xsd:string;
  dwc:scientificName 'Phycis phycis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126502'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_587'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_597'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_597'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_600'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_600'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_601'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_601'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_603'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_603'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5488'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5488'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5481'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5481'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5483'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5483'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5480'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5480'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5496'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5496'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5497'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5497'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5499> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5499'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5499'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5502'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5502'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5506'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5506'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5489'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5489'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5492'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5492'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11958'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11958'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2023'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2023'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2029'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2029'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2032'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2032'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2039'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2039'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2048'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2048'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2052'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2052'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2067'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2067'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2068'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2068'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2069'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2069'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2071'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2071'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2041'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2041'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2042'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2042'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2044'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2044'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2795'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2795'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2798'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2798'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2802'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2802'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2806'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2806'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2807'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2807'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2811'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2811'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2815'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2815'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2817'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2817'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2818'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2818'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17312'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17312'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17313'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17313'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17314'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17314'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17315'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17315'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17319'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17319'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17320'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17320'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17302'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17302'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17303'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17303'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17307'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17307'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17308'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17308'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17309'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17309'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2772'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2772'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2773'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2773'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2780'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2780'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2782'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2782'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2788'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2788'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2789'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2789'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2792'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2792'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2793'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2793'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2794'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2794'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2819'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2819'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17322'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17322'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17323'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17323'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17324'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17324'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17325'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17325'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17327'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17327'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17328'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17328'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17330'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17330'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17332'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17332'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17285'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17285'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17286'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17286'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17289'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17289'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17290'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17290'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17291'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17291'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17292'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17292'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11959'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11959'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17293'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17293'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17296'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17296'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17295'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17295'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17298'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17298'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17259'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17259'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17260'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17260'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17262'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17262'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17264'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17264'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17266'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17266'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17268'^^xsd:string;
  dwc:scientificName 'Callistoctopus macropus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '534558'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17268'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '1805270'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17256'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17256'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17257'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17257'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17258'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17258'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17270'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17270'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17274'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17274'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17276'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17276'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17281'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17281'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17282'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17282'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17284'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17284'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17269'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17269'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11945'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11945'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11946'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11946'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11947'^^xsd:string;
  dwc:scientificName 'Raja radula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105889'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11947'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105889'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11948'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11948'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11949'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11949'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11950'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11950'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1255'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1255'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1257'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1257'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1260'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1260'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1262'^^xsd:string;
  dwc:scientificName 'Chelidonichthys lucerna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127262'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1262'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1263'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1263'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1266'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1266'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1269'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1269'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1251'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1251'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1252'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1252'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1254'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1254'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1285'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1285'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1287'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1287'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1289'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1289'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1291'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1291'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1295'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1295'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1296'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1296'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1297'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1297'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1298'^^xsd:string;
  dwc:scientificName 'Uranoscopus scaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127093'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1298'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127093'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1270'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1270'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1271'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1271'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1276'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1276'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1278'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1278'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1280'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1280'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1284'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1284'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1299'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1299'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9932'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9932'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9933'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9933'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9934'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9934'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9936'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9936'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9937'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9937'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9939'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9939'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9940'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9940'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9941'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9941'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9942'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9942'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9946'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9946'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9954'^^xsd:string;
  dwc:scientificName 'Dipturus oxyrinchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105872'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9954'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9956'^^xsd:string;
  dwc:scientificName 'Engraulis encrasicolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126426'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9956'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126426'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9958'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9958'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9959'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9959'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9961'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9961'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9963'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9963'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9964'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9964'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9965'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9965'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9945'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9945'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9966'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9966'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9968'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9968'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9969'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9969'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9974'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9974'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9977'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9977'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9978'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9978'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9982'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9982'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9983'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9983'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9986'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9986'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9994'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9994'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11960'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11960'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9996'^^xsd:string;
  dwc:scientificName 'Raja miraletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105886'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9996'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105886'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11912'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11912'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11913'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11913'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11914'^^xsd:string;
  dwc:scientificName 'Arnoglossus thori'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127128'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11914'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127128'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11916'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11916'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11919'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11919'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11921'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11921'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11922'^^xsd:string;
  dwc:scientificName 'Trigloporus lastoviza'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '154462'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11922'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127261'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11927'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11927'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11930'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11930'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10020'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10020'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10019'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10019'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11939'^^xsd:string;
  dwc:scientificName 'Microchirus variegatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274304'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11939'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '274304'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11952'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11952'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4003'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4003'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11931'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11931'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12868'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12868'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17334'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17334'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4004'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4004'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4006'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4006'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4007'^^xsd:string;
  dwc:scientificName 'Capros aper'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127419'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4007'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127419'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4009'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4009'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4012'^^xsd:string;
  dwc:scientificName 'Citharus linguatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127130'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4012'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127130'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19074'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19074'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12851'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12851'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12860'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12860'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12862'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12862'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12863'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12863'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12864'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12864'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12865> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12865'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12865'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12866'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12866'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12867'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12867'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7890'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7890'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12869'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12869'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17333'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17333'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9925'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9925'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9927'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9927'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9928'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9928'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_9929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_9929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_9929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_9929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_9929'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_9929'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12740'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12740'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_554'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_554'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_555'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_555'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_571'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_571'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4029'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4029'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4038'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4038'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4040'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4040'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4045'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4045'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4016'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4016'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4019'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4019'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4020'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4020'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4021'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4021'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4022'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4022'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4023'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4023'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4025'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4025'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4026'^^xsd:string;
  dwc:scientificName 'Microchirus ocellatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '274302'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4026'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '274302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4015'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4015'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11932'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11932'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11934'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11934'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11935'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11935'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_11937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_11937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_11937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_11937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_11937'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_11937'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17344'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17344'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17336'^^xsd:string;
  dwc:scientificName 'Symphurus nigrescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17336'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17337'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17337'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17339'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17339'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17340'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17340'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17341'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17341'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17342'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17342'^^xsd:string;
  dwc:observationDate '1970-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17343'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17343'^^xsd:string;
  dwc:observationDate '1970-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12792'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12792'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12794'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12794'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12795'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12795'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12796'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12796'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12798'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12798'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7882'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7882'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7884'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7884'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7885'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7885'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7889'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7889'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12813'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12813'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12814'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12814'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12817'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12817'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12819'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12819'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12820> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12820'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12820'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12821'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12821'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12799'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12799'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12802'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12802'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12805'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12805'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12808'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12808'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12812'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12812'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12822'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12822'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12823'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12823'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12824'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12824'^^xsd:string;
  dwc:observationDate '1968-08-08'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4000'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4000'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4001'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4001'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19060'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19060'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19061'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19061'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19063'^^xsd:string;
  dwc:scientificName 'Raja clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105883'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19063'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '105883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19067'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19067'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19073'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19073'^^xsd:string;
  dwc:observationDate '1971-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_7900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_7900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_7900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_7900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_7900'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_7900'^^xsd:string;
  dwc:observationDate '1965-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10000'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10000'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10004'^^xsd:string;
  dwc:scientificName 'Scyliorhinus canicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105814'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10004'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105814'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10008'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10008'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10010'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10010'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10011'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10011'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10012'^^xsd:string;
  dwc:scientificName 'Squalus acanthias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105923'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10012'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '105923'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10015'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10015'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.58"^^xsd:decimal ;
  dwc:decimalLongitude "15.4"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters "177"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.58 15.4)"^^geo:wktLiteral ;
  geo-pos:lat "43.58"^^xsd:decimal ;
  geo-pos:long "15.4"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10017'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.4'^^xsd:double;
  dwc:latitude '43.58'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:maximumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10017'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8324'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8324'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8328'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8328'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8329'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8329'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8330'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8330'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8333'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8333'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8335'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8335'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8337'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8337'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8338'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8338'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8339'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8339'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17869'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17869'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17871'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17871'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17870'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17870'^^xsd:string;
  dwc:observationDate '1970-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17872'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17872'^^xsd:string;
  dwc:observationDate '1970-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17845'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17845'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17850'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17850'^^xsd:string;
  dwc:observationDate '1970-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17859'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17859'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17861'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17861'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17862'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17862'^^xsd:string;
  dwc:observationDate '1970-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17867'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17867'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1498'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1498'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1500'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1500'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1504'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1504'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1505'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1505'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1508'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1508'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1509'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1509'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19202'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19202'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19204'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19204'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1492'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1492'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1495'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1495'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8323'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8323'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13594'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13594'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13595'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13595'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12156'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12156'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12158'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12158'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17793'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17793'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17795'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17795'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17796'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17796'^^xsd:string;
  dwc:observationDate '1970-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17797'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17797'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17839'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17839'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17841'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17841'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17842'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17842'^^xsd:string;
  dwc:observationDate '1970-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13662'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13662'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13663'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13663'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13668'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13668'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13669'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13669'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13670'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13670'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13671'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13671'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13672'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13672'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10434'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10434'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10435'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10435'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10436'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10436'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10439> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10439'^^xsd:string;
  dwc:scientificName 'Mullus surmuletus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126986'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10439'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10443'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10443'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10455'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10455'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10456'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10456'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10457'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10457'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10458'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10458'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13661'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13661'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10459> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10459'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10459'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5726'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5726'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5729'^^xsd:string;
  dwc:scientificName 'Mustelus asterias'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105821'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5729'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '105821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5736'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5736'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5737'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5737'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5738'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5738'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13611'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13611'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13613'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13613'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13618'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13618'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13621'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13621'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13622'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13622'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13625'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13625'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13626'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13626'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13627'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13627'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13628'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13628'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13629'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13629'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10399'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10399'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13638'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13638'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13639'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13639'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13640'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13640'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13641'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13641'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13642'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13642'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13643'^^xsd:string;
  dwc:scientificName 'Pagellus bogaraveo'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127059'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13643'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '127059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13645'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13645'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13646'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13646'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13650'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13650'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13657> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13657'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13657'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10433'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10433'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13634'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13634'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13637> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13637'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13637'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5708'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5708'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5710'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5710'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5712'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5712'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5716'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5716'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5719'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5719'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5721'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5721'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5723'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5723'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5725'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5725'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10415'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10415'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10416'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10416'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10418'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10418'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10419'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10419'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10420'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10420'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10421'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10421'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12174'^^xsd:string;
  dwc:scientificName 'Trachurus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126820'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12174'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126820'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12176'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12176'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12177'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12177'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10422'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10422'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10425'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10425'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10426'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10426'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12159'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12159'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12161'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12161'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12162'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12162'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12163'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12163'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12165'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12165'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12170'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12170'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4405'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4405'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4406'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4406'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4413'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4413'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4414'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4414'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4415'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4415'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8301'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8301'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19207'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19207'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19209'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19209'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19210'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19210'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19212'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19212'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19213'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19213'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19215'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19215'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19216'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19216'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2247'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2247'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2248'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2248'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2250'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2250'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2254'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2254'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2255'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2255'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2265'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2265'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2266'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2266'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2236'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2236'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2237'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2237'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2240'^^xsd:string;
  dwc:scientificName 'Blennius ocellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126761'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2240'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126761'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2241'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2241'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2246'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2246'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16185'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16185'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16169'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16169'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16174'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16174'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16179'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16179'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16180'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16180'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16181'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16181'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16182'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16182'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16183'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16183'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16184'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16184'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16168'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16168'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16163'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16163'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16164'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16164'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16141'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16141'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16136'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16136'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16137'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16137'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16138'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16138'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16140'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16140'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16143'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16143'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16144'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16144'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16146'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16146'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16150'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16150'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16154'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16154'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16156'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16156'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16157'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16157'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16158'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16158'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16159'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16159'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16160'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16160'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16161'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16161'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16162'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16162'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16188'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16188'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16190'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16190'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16192'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16192'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16193'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16193'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16194'^^xsd:string;
  dwc:scientificName 'Sardina pilchardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126421'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16194'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16196'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16196'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16198'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16198'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16202'^^xsd:string;
  dwc:scientificName 'Sepia orbignyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141445'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16202'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '1667212'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16204'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16204'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16208'^^xsd:string;
  dwc:scientificName 'Todaropsis eblanae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140625'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16208'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '140625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16210'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16210'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16211'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16211'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16213'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16213'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3064'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3064'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3065'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3065'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3035'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3035'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3036'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3036'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3037'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3037'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3044'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3044'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3045'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3045'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3049'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3049'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3053'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3053'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3054'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3054'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3063'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:startYearCollected '1961'^^xsd:integer;
  dwc:endYearCollected '1961'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3063'^^xsd:string;
  dwc:observationDate '1961-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_732'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_732'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_733'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_733'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_743'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_743'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_744'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_744'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_745'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_745'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_730'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_730'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_723'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_723'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_724'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_724'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_725'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_725'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_726'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_726'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_728'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_728'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_729'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_729'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_719'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_719'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_720'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_720'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8341'^^xsd:string;
  dwc:scientificName 'Mullus barbatus barbatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '293632'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8341'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8354'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8354'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8357'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8357'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8360'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8360'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8361'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8361'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8362'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8362'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8340'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8340'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_714'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_714'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_715'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_715'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_717'^^xsd:string;
  dwc:scientificName 'Chelidonichthys cuculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:startYearCollected '1958'^^xsd:integer;
  dwc:endYearCollected '1958'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127259'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_717'^^xsd:string;
  dwc:observationDate '1958-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127259'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4377'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4377'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4378'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4378'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4379'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4379'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4380'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4380'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4382'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4382'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4388'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4388'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4394'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4394'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4395'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4395'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4396'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4396'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19177'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19177'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19178'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19178'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19179'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19179'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19185'^^xsd:string;
  dwc:scientificName 'Eledone cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140600'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19185'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '140600'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19186'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19186'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19187'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19187'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4438'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4438'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19189'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19189'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19191'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19191'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19192'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19192'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19193'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19193'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19196'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19196'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19198'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19198'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19200'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19200'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4423'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4423'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4424'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4424'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4433'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4433'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4435'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4435'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4436'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4436'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4437> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4437'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4437'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_19188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_19188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_19188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_19188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_19188'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:startYearCollected '1971'^^xsd:integer;
  dwc:endYearCollected '1971'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a synthetic bottom otter-trawl net with wing mesh-size of 50 mm, cod-end mesh-size of 20 mm, foot-rope length of 40 m and head-rope length of 37 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_19188'^^xsd:string;
  dwc:observationDate '1971-01-18'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4416'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4416'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1511'^^xsd:string;
  dwc:scientificName 'Scorpaena scrofa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127248'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1511'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1514'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1514'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1515'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1515'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1516'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1516'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13614'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13614'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13616'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13616'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13617'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13617'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16214'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16214'^^xsd:string;
  dwc:observationDate '1969-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17818'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17818'^^xsd:string;
  dwc:observationDate '1970-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17799'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17799'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17800'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17800'^^xsd:string;
  dwc:observationDate '1970-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17803'^^xsd:string;
  dwc:scientificName 'Boops boops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127047'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17803'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17809'^^xsd:string;
  dwc:scientificName 'Conger conger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126285'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17809'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17813'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17813'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17814'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17814'^^xsd:string;
  dwc:observationDate '1970-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17815'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17815'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17816'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17816'^^xsd:string;
  dwc:observationDate '1970-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17817'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17817'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_16215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_16215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_16215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_16215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_16215'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:startYearCollected '1969'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_16215'^^xsd:string;
  dwc:observationDate '1969-09-21'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8302'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8302'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8303'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8303'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8304'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8304'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8306'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8306'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8315'^^xsd:string;
  dwc:scientificName 'Chlorophthalmus agassizi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126336'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8315'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8319'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8319'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8320'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8320'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8321'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8321'^^xsd:string;
  dwc:observationDate '1965-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_8322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_8322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_8322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_8322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_8322'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:startYearCollected '1965'^^xsd:integer;
  dwc:endYearCollected '1965'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_8322'^^xsd:string;
  dwc:observationDate '1965-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4397'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4397'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4398'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4398'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4401'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4401'^^xsd:string;
  dwc:observationDate '1963-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4402'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4402'^^xsd:string;
  dwc:observationDate '1963-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17837'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17837'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17838'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17838'^^xsd:string;
  dwc:observationDate '1970-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1491'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1491'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1486'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1486'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1487'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1487'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17819'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17819'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17821'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17821'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17822'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17822'^^xsd:string;
  dwc:observationDate '1970-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17824'^^xsd:string;
  dwc:scientificName 'Lepidotrigla cavillone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127264'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17824'^^xsd:string;
  dwc:observationDate '1970-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '127264'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17825'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17825'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17826'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17826'^^xsd:string;
  dwc:observationDate '1970-10-28'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17833'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17833'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10400'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10400'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10407'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10407'^^xsd:string;
  dwc:observationDate '1966-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10414'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10414'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_12148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_12148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_12148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_12148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_12148'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:startYearCollected '1967'^^xsd:integer;
  dwc:endYearCollected '1967'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_12148'^^xsd:string;
  dwc:observationDate '1967-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13593'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13593'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13596'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13596'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13597'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13597'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13598'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13598'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13605'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13605'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13606'^^xsd:string;
  dwc:scientificName 'Callionymus maculatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126793'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13606'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13607'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13607'^^xsd:string;
  dwc:observationDate '1968-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13608'^^xsd:string;
  dwc:scientificName 'Cepola macrophthalma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126835'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13608'^^xsd:string;
  dwc:observationDate '1968-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '126835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_1497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.28"^^xsd:decimal ;
  dwc:decimalLongitude "15.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:maximumDepthInMeters "188.39999"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_1497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.28 15.41)"^^geo:wktLiteral ;
  geo-pos:lat "43.28"^^xsd:decimal ;
  geo-pos:long "15.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_1497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_1497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_1497'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:startYearCollected '1959'^^xsd:integer;
  dwc:endYearCollected '1959'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.41'^^xsd:double;
  dwc:latitude '43.28'^^xsd:double;
  dwc:minimumDepth '188.39999'^^xsd:double;
  dwc:maximumDepth '188.39999'^^xsd:double;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_1497'^^xsd:string;
  dwc:observationDate '1959-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_10228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_10228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_10228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_10228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_10228'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:startYearCollected '1966'^^xsd:integer;
  dwc:endYearCollected '1966'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_10228'^^xsd:string;
  dwc:observationDate '1966-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_4228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_4228'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:startYearCollected '1963'^^xsd:integer;
  dwc:endYearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_4228'^^xsd:string;
  dwc:observationDate '1963-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13321'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13321'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13324'^^xsd:string;
  dwc:scientificName 'Sepia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141443'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13324'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1667162'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13325'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13325'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13326'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13326'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13327'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13327'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13328'^^xsd:string;
  dwc:scientificName 'Sepiola rondeletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '141459'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13328'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '141459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13329'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13329'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13332'^^xsd:string;
  dwc:scientificName 'Serranus hepatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127042'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13332'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13338'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13338'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2161'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2161'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2162'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2162'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2169'^^xsd:string;
  dwc:scientificName 'Dipturus oxyrinchus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '105872'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2169'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105872'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2173'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2173'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2175'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2175'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_2177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_2177'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:startYearCollected '1960'^^xsd:integer;
  dwc:endYearCollected '1960'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_2177'^^xsd:string;
  dwc:observationDate '1960-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5638'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5638'^^xsd:string;
  dwc:observationDate '1964-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5639'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5639'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5654'^^xsd:string;
  dwc:scientificName 'Spicara maena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126828'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5654'^^xsd:string;
  dwc:observationDate '1964-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126828'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5658'^^xsd:string;
  dwc:scientificName 'Trachurus picturatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126821'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5658'^^xsd:string;
  dwc:observationDate '1964-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '126821'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5661'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5661'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5662> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5662'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5662'^^xsd:string;
  dwc:observationDate '1964-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5664'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5664'^^xsd:string;
  dwc:observationDate '1964-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_5665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_5665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_5665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_5665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_5665'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:startYearCollected '1964'^^xsd:integer;
  dwc:endYearCollected '1964'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_5665'^^xsd:string;
  dwc:observationDate '1964-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13252'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13252'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13253'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13253'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13255'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13255'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13256'^^xsd:string;
  dwc:scientificName 'Illex coindetii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140621'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13256'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '140621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13257'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13257'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_154'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_154'^^xsd:string;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_131'^^xsd:string;
  dwc:scientificName 'Gaidropsarus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126457'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_131'^^xsd:string;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126457'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_134'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_134'^^xsd:string;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_135'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_135'^^xsd:string;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_136'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_136'^^xsd:string;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_140'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_140'^^xsd:string;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_141'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_141'^^xsd:string;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_153'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:startYearCollected '1957'^^xsd:integer;
  dwc:endYearCollected '1957'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_153'^^xsd:string;
  dwc:observationDate '1957-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13259'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13259'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13260'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13260'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13262'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13262'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13264'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13264'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13265'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13265'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13266'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13266'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13267'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13267'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13268'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13268'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13269'^^xsd:string;
  dwc:scientificName 'Alloteuthis subulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153131'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13269'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '153131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13273'^^xsd:string;
  dwc:scientificName 'Loligo vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '140271'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13273'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '140271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13318'^^xsd:string;
  dwc:scientificName 'Scorpaena notata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127246'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13318'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13296'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13296'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13297'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13297'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13298'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13298'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13299'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13299'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13300'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13300'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13302'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13302'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13303'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13303'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13304'^^xsd:string;
  dwc:scientificName 'Parapenaeus longirostris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107109'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13304'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '107109'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13311'^^xsd:string;
  dwc:scientificName 'Phycis blennoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126501'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13311'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126501'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13314'^^xsd:string;
  dwc:scientificName 'Scomber scombrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127023'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13314'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '127023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3578'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3578'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3579'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3579'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3588'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3588'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3592'^^xsd:string;
  dwc:scientificName 'Lepidorhombus boscii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127145'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3592'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127145'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3594'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3594'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3595'^^xsd:string;
  dwc:scientificName 'Lophius budegassa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126554'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3595'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3598'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3598'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3599'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3599'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3603'^^xsd:string;
  dwc:scientificName 'Scorpaena porcus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127247'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3603'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127247'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3610'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3610'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3611'^^xsd:string;
  dwc:scientificName 'Trigla lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127266'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3611'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '127266'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_3612'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:startYearCollected '1962'^^xsd:integer;
  dwc:endYearCollected '1962'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_3612'^^xsd:string;
  dwc:observationDate '1962-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13339'^^xsd:string;
  dwc:scientificName 'Trachurus trachurus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126822'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13339'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13345'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13345'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13347'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13347'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13348'^^xsd:string;
  dwc:scientificName 'Trisopterus capelanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '712475'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13348'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '712475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13352'^^xsd:string;
  dwc:scientificName 'Zeus faber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127427'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13352'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127427'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13287'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13287'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13288'^^xsd:string;
  dwc:scientificName 'Maurolicus muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127312'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13288'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '127312'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13289'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13289'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13290'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13290'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13291'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13291'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13292'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13292'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13293'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13293'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13294'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13294'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13295'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13295'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13217'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13217'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13218'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13218'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13219'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13219'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13221'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13221'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17614'^^xsd:string;
  dwc:scientificName 'Peristedion cataphractum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127233'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17614'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '127233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13244'^^xsd:string;
  dwc:scientificName 'Eutrigla gurnardus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '150637'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13244'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '150637'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17606'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17606'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17608'^^xsd:string;
  dwc:scientificName 'Micromesistius poutassou'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126439'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17608'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17609'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17609'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17610'^^xsd:string;
  dwc:scientificName 'Nephrops norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '107254'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17610'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '107254'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17591'^^xsd:string;
  dwc:scientificName 'Lepidorhombus whiffiagonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127146'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17591'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17593'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17593'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17594'^^xsd:string;
  dwc:scientificName 'Lesueurigobius friesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126904'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17594'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '126904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17601'^^xsd:string;
  dwc:scientificName 'Lophius piscatorius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126555'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17601'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126555'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17605'^^xsd:string;
  dwc:scientificName 'Merluccius merluccius'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126484'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17605'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126484'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13245'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13245'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13246'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13246'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13247'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13247'^^xsd:string;
  dwc:observationDate '1968-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13248'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startMonthCollected '11'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13248'^^xsd:string;
  dwc:observationDate '1968-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '126435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13249'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13249'^^xsd:string;
  dwc:observationDate '1968-02-09'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_13250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_13250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_13250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_13250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_13250'^^xsd:string;
  dwc:scientificName 'Gaidropsarus biscayensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1968'^^xsd:integer;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126452'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_13250'^^xsd:string;
  dwc:observationDate '1968-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '126456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17569'^^xsd:string;
  dwc:scientificName 'Acantholabrus palloni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126957'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17569'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17571'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17571'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17572'^^xsd:string;
  dwc:scientificName 'Alloteuthis media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '153134'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17572'^^xsd:string;
  dwc:observationDate '1970-10-30'^^xsd:date;
  dwc:aphiaIdAccepted '153134'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17573'^^xsd:string;
  dwc:scientificName 'Argentina sphyraena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126716'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17573'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '126716'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17575'^^xsd:string;
  dwc:scientificName 'Arnoglossus laterna'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '127126'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BIOS2 1956-1971_17575'^^xsd:string;
  dwc:observationDate '1970-07-19'^^xsd:date;
  dwc:aphiaIdAccepted '127126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5612__OGS%2FISPRA_BIOS2%201956-1971_17583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.42"^^xsd:decimal ;
  dwc:decimalLongitude "15.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "208"^^xsd:integer ;
  dwc:maximumDepthInMeters "208"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5612__OGS%2FISPRA_BIOS2%201956-1971_17583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.42 15.45)"^^geo:wktLiteral ;
  geo-pos:lat "43.42"^^xsd:decimal ;
  geo-pos:long "15.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5612__OGS%2FISPRA_BIOS2%201956-1971_17583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OGS/ISPRA_BIOS2 1956-1971_17583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5612_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-04-13'^^xsd:date;
  dwc:institutionCode 'OGS/ISPRA'^^xsd:string;
  dwc:collectionCode 'BIOS2 1956-1971'^^xsd:string;
  dwc:catalogNumber 'OGS/ISPRA_BIOS2 1956-1971_17583'^^xsd:string;
  dwc:scientificName 'Gadiculus argenteus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1970'^^xsd:integer;
  dwc:startYearCollected '1970'^^xsd:integer;
  dwc:endYearCollected '1970'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:longitude '15.45'^^xsd:double;
  dwc:latitude '43.42'^^xsd:double;
  dwc:minimumDepth '208'^^xsd:integer;
  dwc:maximumDepth '208'^^xsd:integer;
  dwc:occurrenceRemarks 'Depths derived from EMODnet bathymetry'^^xsd:string;
  dwc:aphiaid '126435'^^xsd:integer;
  dwc:samplingEffort 'Average speed (kn): 3; Towing duration (min): 60'^^xsd:string;
  dwc:samplingProtocol 'Vessel: Bios; Fish samples were taken with a cotton bottom otter-trawl net with wing mesh-size of 55 mm, cod-end mesh-size of 20 mm, foot-rope length of 36.3 m and head-rope length of 29.1 m'^^xsd:string;
  dwc:occurrenceId 'OGS/ISPRA_BI